EPD Extension Kit for MSP430 LaunchPad
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
image_information_t Struct Reference

Structure of the image information. More...

#include <EPD_Kit_Tool_Process.h>

Public Attributes

uint8_t EPD_size
 
uint8_t image_index
 
uint16_t number_of_images
 
long new_image_address
 
long previous_image_address
 
union {
   long   last_address
 
   long   mark_image_address
 
   long   slideshow_image_address
 
   long   custom_image_address
 
extend_address
 

Detailed Description

Structure of the image information.

Member Data Documentation

long image_information_t::custom_image_address

the custom image address

uint8_t image_information_t::EPD_size

the EPD size

uint8_t image_information_t::image_index

the page index of image in memory segment B

long image_information_t::last_address

the last image address for "reload" function used

long image_information_t::mark_image_address

the mark image address for "ASCII" function used

long image_information_t::new_image_address

the new image address

uint16_t image_information_t::number_of_images

the number of image have been loaded

long image_information_t::previous_image_address

the previous image address

long image_information_t::slideshow_image_address

the slideshow image address


The documentation for this struct was generated from the following file: